summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-03-07 00:35:41 +0100
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-03-07 00:35:41 +0100
commit4a2b8b225055ce89733cc2f2d8b4f97257aa3dce (patch)
tree5a3f301fa75c9dd25ec7f27c7266e361cf4fc8c0
parentUpdated 10. KerberosSDR Setup for KrakenSDR Software (markdown) (diff)
downloadkrakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.tar
krakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.tar.gz
krakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.tar.bz2
krakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.tar.lz
krakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.tar.xz
krakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.tar.zst
krakensdr_docs.wiki-4a2b8b225055ce89733cc2f2d8b4f97257aa3dce.zip
-rw-r--r--10.-KerberosSDR-Setup-for-KrakenSDR-Software.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md b/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
index 253d5ce..2d08ace 100644
--- a/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
+++ b/10.-KerberosSDR-Setup-for-KrakenSDR-Software.md
@@ -30,6 +30,7 @@ Once you've set the center frequency, you can connect your antennas. In the Spec
If you are using external switches from ckoval and compiling the code from scratch, make sure install PIGPIO and uncomment the PIGPIO build line in the _daq_core Makefile before compiling the _daq_core code.
`# Uncomment if you are using third party switches from ckoval on a Rpi device and have pigpio installed`
+
`#PIGPIO=-lpigpio -DUSEPIGPIO`
If you are using the ready to use Pi4 image, the GPIO control of the switches should already be enabled, so you do not need to recompile anything. \ No newline at end of file